Message validator
Description
This scriptlet validates a message against a message type and return a list the validation result as a message.
Create
Configuration
Properties and Parameter assignment
The assignment sections define the variable connection between the script execution and process model.
The following parameters are required.
**Ingoing Parameter**:
- **MSG**: Structured message that should be validated.
**Outgoing Parameter**:
- **MSG**: Output message containing error records denoting warning and errors occurred while validating the message.
Configuration of the validator
The validator validates a message against a message type or an XML schema; in the configuration dialog the user therefore must select a message type or an XML schema.
